How to Install jack-capture software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install jack-capture software package in Ubuntu 14.04 LTS (Trusty Tahr)

jack-capture software package provides program for recording soundfiles with jack, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jack-capture 

jack-capture is installed in your system.

Make ensure the jack-capture package were installed using the commands given below,

$ sudo dpkg-query -l | grep jack-capture *

You will get with jack-capture package name, version, architecture and description in a table

jack-capture package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package jack-capture
Version 0.9.71-1
Description program for recording soundfiles with jack
Sub Section Sound


See Also, How to uninstall or remove jack-capture software package from Ubuntu 14.04 LTS (Trusty Tahr)?